From cefa93a6b953a5db703a0d40b63f6b453ba64d73 Mon Sep 17 00:00:00 2001 From: Tarquin Date: Wed, 13 Aug 2003 12:44:37 +0000 Subject: [PATCH] removed padding rule for table elements following request on wikitech --- stylesheets/cologneblue.css | 1 - 1 file changed, 1 deletion(-) diff --git a/stylesheets/cologneblue.css b/stylesheets/cologneblue.css index ebe905078a..b3fcfa4deb 100644 --- a/stylesheets/cologneblue.css +++ b/stylesheets/cologneblue.css @@ -12,7 +12,6 @@ body { margin: 0px; padding: 0px; } #article, #article td, #article th, #article p { font-family: Verdana, Arial, sans-serif; font-size: 10pt; color: black; - padding: 0; } #article p { padding-top: 0; padding-bottom: 0; -- 2.20.1